object BtnRightDlg1: TBtnRightDlg1 Left = 196 Top = 95 ActiveControl = OKBtn BorderStyle = bsDialog ClientHeight = 299 ClientWidth = 397 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 0 Width = 397 Height = 299 Align = alClient Shape = bsFrame IsControl = True end object Label1: TLabel Left = 24 Top = 16 Width = 80 Height = 16 Caption = 'C:\...\Easytext' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 240 Top = 48 Width = 5 Height = 13 end object OKBtn: TBitBtn Left = 204 Top = 256 Width = 85 Height = 27 Caption = 'Finished' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = OKBtnClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object DriveComboBox1: TDriveComboBox Left = 16 Top = 248 Width = 137 Height = 19 DirList = DirectoryListBox1 TabOrder = 1 end object DirectoryListBox1: TDirectoryListBox Left = 16 Top = 48 Width = 137 Height = 177 DirLabel = Label1 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 2 end object ListBox1: TListBox Left = 248 Top = 64 Width = 129 Height = 161 ExtendedSelect = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 3 end object Button1: TButton Left = 168 Top = 80 Width = 65 Height = 33 Caption = 'Add >>' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 OnClick = Button1Click end object Button2: TButton Left = 168 Top = 160 Width = 65 Height = 33 Caption = 'Remove' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 5 OnClick = Button2Click end object BitBtn1: TBitBtn Left = 304 Top = 256 Width = 85 Height = 27 HelpContext = 10 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 6 Kind = bkHelp end end